home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Programming / AmigaTalk / Browser / GeneralClassInstanceVars < prev    next >
Text File  |  1998-09-22  |  849b  |  15 lines

  1. ArrayedCollection |current|                   :SequenceableCollection
  2. Bag               |dict count|                          :Collection
  3. Dictionary        |hashTable currentBucket currentList| :KeyedCollection
  4. Form              |text|                                :Object
  5. Interval          |lower upper step current|  :SequenceableCollection
  6. List              |first current|             :SequenceableCollection
  7. Pen               |x y up direction|          :Object
  8. SavePen           |saveForm|                  :Pen
  9. FormPen           |lines|                     :Pen
  10. ShowPen           |bic|                       :Object
  11. Point             |xvalue yvalue|             :Magnitude
  12. Radian            |value|                     :Magnitude
  13. Semaphore         |excessSignals|             :List
  14. Set               |list|                      :Collection
  15.